func go/types.objectKind

2 uses

	go/types (current package)
		object.go#L679: func objectKind(obj Object) string {
		typexpr.go#L52: 		check.errorf(e, NotAType, "%s (%s) is not a type", obj.Name(), objectKind(obj))